home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / qos_dos5.zip / QOS&DOS5.DOC
Text File  |  1991-06-17  |  6KB  |  142 lines

  1. Quarterdeck Office Systems
  2. Dos 5 & Quarterdeck Products
  3. Quarterdeck Technical Note #200
  4. by the Quarterdeck Compatibility Department
  5.  
  6. The shipping versions of all Quarterdeck products are essentially
  7. compatible with DOS 5.  Some shipping Quarterdeck products have
  8. already been modified with DOS 5 compatibility in mind;  others
  9. will contain changes in future releases to enhance our DOS 5
  10. support.  Users of Quarterdeck products who have installed DOS 5
  11. should observe the following guidelines with our currently
  12. shipping products:
  13.  
  14. 1.  Do not use the "DOS=UMB" option or the DEVICEHIGH or LOADHIGH
  15. statements.  Quarterdeck's LOADHI technology, available with our
  16. QEMM and QRAM products, makes the DOS=UMB option unnecessary,
  17. and it affects the performance of Quarterdeck products that have
  18. not been specially modified to support it.
  19.  
  20. 2.  If you are a DESQview user, do not use the DOS=HIGH option;
  21. it results in a net loss of conventional memory inside DESQview.
  22. If you are not a DESQview user, use QEMM386 or DOS's HIMEM.SYS
  23. to provide the High Memory Area for DOS=HIGH to use.  Versions
  24. of Quarterdeck's QEXT.SYS dated earlier than June 1991 do not
  25. work with the DOS=HIGH option.
  26.  
  27. 3.  Obtain DESQview 2.34 or later if you wish to run Microsoft
  28. Windows standard mode in a DV window on a DOS 5 system.
  29.  
  30. 4.  Use QEMM386, not DOS 5's EMM386.EXE, as an 80386 memory
  31. manager if you are running DESQview on an 80386.  EMM386 cannot
  32. provide the range of features to DESQview users that QEMM-386 can.
  33.  
  34. 5.  If you load DOS 5's DOSKEY before DESQview, use its
  35. /REINSTALL option to load it again in each DESQview window in
  36. which you wish to use it.
  37.  
  38. 6.  If you use QRAM 1.01 or earlier or QEMM-50/60 5.00 or earlier,
  39. load QEXT.SYS before QRAM.SYS or QEMM.SYS (if you wish to use
  40. QEXT.SYS).
  41.  
  42. 7.  Don't use the DOS 5 DOSSHELL's task switcher option with
  43. DESQview.
  44.  
  45.  
  46. We believe there are difficulties running Windows 3.0
  47. standard mode inside DESQview 2.30-2.33 on DOS 5 systems.  
  48. Various symptoms have been reported, including hangs while Windows is
  49. loading, hangs upon exiting Windows, hangs when opening apps in
  50. Windows, and UAEs from Windows.  DESQview 2.34 runs well with
  51. Windows 3.0 Standard Mode on DOS 5 systems.
  52.  
  53. Manifest 1.00 crashes if loaded on a DOS 5 system.  Upgrades to
  54. Manifest 1.01 have been available through Quarterdeck since
  55. February 1991.
  56.  
  57. Manifest 1.01 is essentially compatible with DOS 5.  However, the
  58. differences between DOS 5's data structures and those of earlier
  59. versions of DOS result in a number of small inaccuracies, mostly
  60. occurring on the DOS/Overview and DOS/Drivers screens.  Future
  61. versions of Manifest will incorporate various changes to support
  62. DOS 5.
  63.  
  64. It is important that users upgrading from DOS 2 or 3 to DOS 4 or 5
  65. manually change the BUFFERS=1 line in their CONFIG.SYS file
  66. to BUFFERS=15 (or whatever).  Otherwise, they will experience a
  67. slowdown when BUFFERS.COM fails to load additional buffers
  68. from the AUTOEXEC.BAT file, leaving the system with a total of
  69. one buffer.  (BUFFERS.COM can only be used with DOS versions
  70. 2 and 3.)
  71.  
  72. The DOS 5 utility SETVER does NOT take effect when run inside
  73. DESQview 2.33 or earlier.  DESQview 2.34 and later versions
  74. support SETVER.
  75.  
  76. If Manifest 1.01 is made resident, then popped up over the DOS 5
  77. DOSSHELL when the latter program is in text mode (Manifest will
  78. not pop up over a graphics screen), the palette of DOSSHELL will
  79. not be restored when Manifest pops down:  parts of the screen will
  80. blink, and DOSSHELL's colours will have gone from high to
  81. low intensity.
  82.  
  83. The DOS 5 utility DISPLAY.SYS cannot be successfully loaded into
  84. upper memory by the LOADHI.SYS that ships with QEMM-386 5.13 and 
  85. earlier, QEMM-50/60 5.00 and earlier, and QRAM 1.01 and earlier;
  86. it gives the error message "CON code page driver cannot be
  87. initialized."  A new field in the DOS 5 device header that
  88. identifies the end of memory is the reason for this failure;
  89. future versions of LOADHI.SYS will be able to load DISPLAY.SYS
  90. into upper memory.
  91.  
  92. 80386 users who run DESQview under DOS 5's EMM386.EXE memory
  93. scheme instead of QEMM-386 will commonly observe smaller window
  94. sizes in DESQview, less access to expanded memory in which to run
  95. multiple programs, a diminished ability to run programs in
  96. background or in small windows without video conflicts, and
  97. other problems.  It is strongly recommended in general that users
  98. on 80386 systems use QEMM386 as their 80386 memory manager,
  99. for the following reasons:
  100.  
  101. 1.  QEMM-386 commonly provides 96K more High RAM by default
  102. than EMM386 on non-PS/2 systems, and 32K more by default on
  103. PS/2 systems.  EMM386 allows these areas to be included
  104. manually, but this requires some expertise.
  105.  
  106. 2.  EMM386 provides no Analysis feature.  This would help a novice
  107. user determine whether the B000 and E000 areas could be
  108. included.  It also lets QEMM-386 users reclaim unused
  109. addresses in the system ROM and in other areas in high
  110. memory, which is a great advantage to memory-hungry users.
  111.  
  112. 3.  EMM386 has no OPTIMIZE program to automatically load
  113. TSRs and device drivers into the optimum regions of upper
  114. memory.  Novice users have difficulty getting good results
  115. from the LOADHI feature without OPTIMIZE.
  116.  
  117. 4.  EMM386 provides no control over the region of High RAM
  118. that can be used to load programs high.
  119.  
  120. 5.  DOS 5 has no equivalent to Manifest.
  121.  
  122. 6.  DOS 5 has no equivalent for VIDRAM, which allows users
  123. to extend conventional memory on EGA/VGA systems
  124. that aren't using EGA/VGA graphics.
  125.  
  126. 7.  EMM386 cannot manage ShadowRAM or Top Memory, a feature
  127. that QEMM-386 users on limited-memory systems depend heavily
  128. upon.  Many one-meg systems will have nothing to manage but
  129. ShadowRAM or Top Memory.
  130.  
  131. 8.  Microsoft Windows 3.0 Standard Mode will not run under EMM386.
  132.  
  133. 9.  EMM386 can't map ROMs into faster RAM.
  134.  
  135. 10.  EMM386 can't increase the size of conventional memory
  136. on monochrome, Hercules, CGA, and 512K systems.
  137.  
  138.  
  139. MICROSOFT's automated support line is 206/646-5103 for DOS 5.
  140.  
  141.  
  142.